libreoffice.git
14 months agofix-internal-hsqldb-build
Debian LibreOffice Maintainers [Mon, 13 Jan 2025 22:18:17 +0000 (22:18 +0000)]
fix-internal-hsqldb-build

Gbp-Pq: Name fix-internal-hsqldb-build.diff

14 months agodisable-flaky-tests
Debian LibreOffice Maintainers [Mon, 13 Jan 2025 22:18:17 +0000 (22:18 +0000)]
disable-flaky-tests

14:13 < mst__> _rene_, the toolkit unoapi tests are known to be flaky (in some
               system dependent way) e.g. on the Win@6 tinderbox it always
               crashes
14:14 < mst__> _rene_, sc.ScAccessible* tests also fail on some systems some of
               the time

Gbp-Pq: Name disable-flaky-tests.diff

14 months agodebian-hardened-buildflags-no-LO-fstack-protector-strong
Debian LibreOffice Maintainers [Mon, 13 Jan 2025 22:18:17 +0000 (22:18 +0000)]
debian-hardened-buildflags-no-LO-fstack-protector-strong

don't hardcode -fstack-protector-strong in configure.ac/gbuild. We get the
hardening flags from dpkg-buildflags anyway.

Gbp-Pq: Name debian-hardened-buildflags-no-LO-fstack-protector-strong.diff

14 months agodebian-hardened-buildflags-CPPFLAGS
Debian LibreOffice Maintainers [Mon, 13 Jan 2025 22:18:17 +0000 (22:18 +0000)]
debian-hardened-buildflags-CPPFLAGS

Gbp-Pq: Name debian-hardened-buildflags-CPPFLAGS.diff

14 months agomediwiki-oor-replace
Debian LibreOffice Maintainers [Mon, 13 Jan 2025 22:18:17 +0000 (22:18 +0000)]
mediwiki-oor-replace

Gbp-Pq: Name mediwiki-oor-replace.diff

14 months agomake-package-modules-not-suck
Debian LibreOffice Maintainers [Mon, 13 Jan 2025 22:18:17 +0000 (22:18 +0000)]
make-package-modules-not-suck

Gbp-Pq: Name make-package-modules-not-suck.diff

14 months agojdbc-driver-classpaths
Debian LibreOffice Maintainers [Mon, 13 Jan 2025 22:18:17 +0000 (22:18 +0000)]
jdbc-driver-classpaths

Gbp-Pq: Name jdbc-driver-classpaths.diff

14 months agoreportdesign-mention-package
Debian LibreOffice Maintainers [Mon, 13 Jan 2025 22:18:17 +0000 (22:18 +0000)]
reportdesign-mention-package

Gbp-Pq: Name reportdesign-mention-package.diff

14 months agosensible-lomua
Debian LibreOffice Maintainers [Mon, 13 Jan 2025 22:18:17 +0000 (22:18 +0000)]
sensible-lomua

===================================================================

Gbp-Pq: Name sensible-lomua.diff

14 months agohelp-msg-add-package-info
Debian LibreOffice Maintainers [Mon, 13 Jan 2025 22:18:17 +0000 (22:18 +0000)]
help-msg-add-package-info

Gbp-Pq: Name help-msg-add-package-info.diff

14 months agomention-java-common-package
Debian LibreOffice Maintainers [Mon, 13 Jan 2025 22:18:17 +0000 (22:18 +0000)]
mention-java-common-package

Gbp-Pq: Name mention-java-common-package.diff

14 months agoinstall-fixes
Debian LibreOffice Maintainers [Mon, 13 Jan 2025 22:18:17 +0000 (22:18 +0000)]
install-fixes

Gbp-Pq: Name install-fixes.diff

14 months agobuild-against-shared-lpsolve
Debian LibreOffice Maintainers [Mon, 13 Jan 2025 22:18:17 +0000 (22:18 +0000)]
build-against-shared-lpsolve

Gbp-Pq: Name build-against-shared-lpsolve.diff

14 months agodebian-debug
Debian LibreOffice Maintainers [Mon, 13 Jan 2025 22:18:17 +0000 (22:18 +0000)]
debian-debug

Gbp-Pq: Name debian-debug.diff

14 months agosplit-evoab
Debian LibreOffice Maintainers [Mon, 13 Jan 2025 22:18:17 +0000 (22:18 +0000)]
split-evoab

Gbp-Pq: Name split-evoab.diff

14 months agojurt-soffice-location
Debian LibreOffice Maintainers [Mon, 13 Jan 2025 22:18:17 +0000 (22:18 +0000)]
jurt-soffice-location

commit b71107fb12e3c3125e0cb62c5a4f6636a80c6408
Author:     Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
AuthorDate: Tue Jun 7 11:52:37 2011 +0200
Commit:     Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
CommitDate: Tue Jun 7 11:52:37 2011 +0200

    on debian-based systems, we know where our soffice binary is

Gbp-Pq: Name jurt-soffice-location.diff

14 months agodebian-opt
Debian LibreOffice Maintainers [Mon, 13 Jan 2025 22:18:17 +0000 (22:18 +0000)]
debian-opt

Gbp-Pq: Name debian-opt.diff

14 months agono-check-if-root
Debian LibreOffice Maintainers [Mon, 13 Jan 2025 22:18:17 +0000 (22:18 +0000)]
no-check-if-root

Gbp-Pq: Name no-check-if-root.diff

14 months agolibreoffice (1:7.0.4-4+deb11u12) bullseye-security; urgency=medium
Bastien Roucariès [Mon, 13 Jan 2025 22:18:17 +0000 (22:18 +0000)]
libreoffice (1:7.0.4-4+deb11u12) bullseye-security; urgency=medium

  * LTS team upload
  * Fix CVE-2024-12425:
    Path traversal leading to arbitrary .ttf file write
    Various file formats can contain embedded font files which
    are extracted to temporary files which are added to
    LibreOffice's font lists.
    Prior to this fix, an attacker could craft a document
    with embedded font file path names which could cause
    LibreOffice to write the contents of the embedded font
    to a filename in an arbitrary location the user has
    permission to write to. Albeit always with a
    ".ttf" suffix.
  * Fix CVE-2024-12426
    URL fetching can be used to exfiltrate arbitrary INI
    file values and environment variables
    URLs could be constructed which expanded environmental
    variables or INI file values, so potentially sensitive
    information could be exfiltrated to a remote server on
    opening a document containing such links.
    Prior to this fix, documents could include links that
    made use of an internal feature that expands environmental
    variables and INI file values in URLS. In the fixed version,
    the expansion feature is not available in document hosted urls.
  * Remove CJK test that fail on some builder (flaky test)

[dgit import unpatched libreoffice 1:7.0.4-4+deb11u12]

14 months agoImport libreoffice_7.0.4-4+deb11u12.debian.tar.xz
Bastien Roucariès [Mon, 13 Jan 2025 22:18:17 +0000 (22:18 +0000)]
Import libreoffice_7.0.4-4+deb11u12.debian.tar.xz

[dgit import tarball libreoffice 1:7.0.4-4+deb11u12 libreoffice_7.0.4-4+deb11u12.debian.tar.xz]

5 years agoImport libreoffice_7.0.4.orig.tar.xz
Rene Engelhard [Thu, 31 Dec 2020 12:00:06 +0000 (13:00 +0100)]
Import libreoffice_7.0.4.orig.tar.xz

[dgit import orig libreoffice_7.0.4.orig.tar.xz]

5 years agoImport libreoffice_7.0.4.orig-helpcontent2.tar.xz
Rene Engelhard [Thu, 31 Dec 2020 12:00:06 +0000 (13:00 +0100)]
Import libreoffice_7.0.4.orig-helpcontent2.tar.xz

[dgit import orig libreoffice_7.0.4.orig-helpcontent2.tar.xz]

5 years agoImport libreoffice_7.0.4.orig-translations.tar.xz
Rene Engelhard [Thu, 31 Dec 2020 12:00:06 +0000 (13:00 +0100)]
Import libreoffice_7.0.4.orig-translations.tar.xz

[dgit import orig libreoffice_7.0.4.orig-translations.tar.xz]